home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_300
/
363_01
/
moveq.asm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Assembly Source File
|
1991-12-15
|
295 b
|
10 lines
moveq #-129,d0 constant exceeds 8 bits
moveq #-128,d0
moveq #-0,d0
moveq #0,d0
moveq #127,d0
moveq #255,d0
moveq #256,d0 constant exceeds 8 bits
moveq #$abcd,d0 constant exceeds 8 bits
end